const crypto/cipher.streamBufferSize
3 uses
crypto/cipher (current package)
ctr.go#L24: const streamBufferSize = 512
ctr.go#L42: bufSize := streamBufferSize
ofb.go#L26: bufSize := streamBufferSize
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)